From 6a259dacf9bee0ede54eaa6df4f9c09302e91211 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Tue, 8 Sep 2020 10:32:45 -0600 Subject: [PATCH] eliminate duplicate ignrando test. (#641) --- testo.d/classic-3.test | 7 ------- 1 file changed, 7 deletions(-) diff --git a/testo.d/classic-3.test b/testo.d/classic-3.test index 1e09fb58b..e99923763 100644 --- a/testo.d/classic-3.test +++ b/testo.d/classic-3.test @@ -1,12 +1,5 @@ #!/bin/sh -# -# IGN Rando tests -# -gpsbabel -i ignrando -f ${REFERENCE}/track/ignrando-sample.rdn -o ignrando -F ${TMPDIR}/ignrando-sample.rdn -gpsbabel -i ignrando -f ${TMPDIR}/ignrando-sample.rdn -o gpx -F ${TMPDIR}/ignrando-sample.gpx -compare ${REFERENCE}/track/ignrando-sample.gpx ${TMPDIR}/ignrando-sample.gpx - # # Testing the 'nuketypes' filter is funky. # Convert a GPX file to GPX to eliminate jitter. -- 2.30.2